Hibernate ドキュメント 日本語訳
適当に必要なところから日本語訳していく
https://docs.jboss.org/hibernate/orm/current/userguide/html_single/Hibernate_User_Guide.html
Database access
Connection Provider
DBへの接続設定をどうするか
org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
hibernate.connection.provider_class
DataSources
#Hibernate